From: Michael Albinus Date: Mon, 29 Jun 2009 21:00:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11749 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=47e9badf7744407515a7ff6950fbbb110c1fd465;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5bfb4046fc8..4f71f06e403 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,13 @@ +2009-06-29 Michael Albinus + + * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file + modes mandatory. (Bug#3712) + 2009-06-29 Alan Mackenzie * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious correction between the visible width of TABs and their number of bytes. - 2009-06-29 Chong Yidong